home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo You have just started up a totally unnecessary batch file called
- echo ReadMe.bat. I hope you feel better for it..
- echo The only reason I've put this on the disk at all is because a
- echo lot of PD programs have an info file called ReadMe.bat, ReadMe.Com
- echo or something similar and I guess somebody somewhere is going to
- echo shove this disk in the drive and type 'ReadMe' whether or not
- echo there is such a file present. Well, there is. And this is it.
- echo I did toy with the idea of having an information file called
- echo Info.Com, but my conscience got the better of me...
- echo Anyway, now on to the real thing...
- Pause
- cls
- Read read.txt
- echo off
- cls
- echo Incidentally, if you want to browse through the manual on-
- echo screen now, just enter:
- echo Read Wombat.Man
-